home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
redakcyjne
/
programy
/
Gadu-Gadu 8.0 Build 9103
/
nowegg.exe
/
skins
/
Classic Blue
/
config.xml
next >
Wrap
Extensible Markup Language
|
2009-07-08
|
2KB
|
82 lines
<?xml version="1.0" encoding="utf-8"?>
<Skin>
<Info>
<!-- Nazwa sk├│rki -->
<Name>Classic Blue</Name>
<!-- Autor sk├│rki -->
<Author>Kazek</Author>
</Info>
<Global>
<ExtraColors>
<ContactListOddFieldColor r="255" g="255" b="255" a ="255"/>
<ContactListEvenFieldColor r="231" g="239" b="244" a="255"/>
<ContactListSelectedFieldTopColor r="255" g="214" b="115" a ="255"/>
<ContactListSelectedFieldBottomColor r="255" g="214" b="115" a ="255"/>
<!--
<ContactListHoveredFieldColor r="128" g="128" b="128"/>
-->
<WindowOddFieldColor r="231" g="239" b="244" />
<!--
<WindowEvenFieldColor r="0" g="255" b="0" />
<WindowOddSignaledFieldColor r="255" g="255" b="255" />
<WindowEvenSignaledFieldColor r="0" g="0" b="0" />
<WindowSelectedFieldTopColor r="128" g="128" b="128" />
<WindowSelectedFieldBottomColor r="255" g="255" b="255" />
<WindowHoveredFieldColor r="140" g="140" b="140"/>
<WindowBorderColor r="255" g="0" b="0"/>
<WindowInactiveBorderColor r="0" g="255" b="0"/>
-->
<NormalButtonsBorderColor r="194" g="200" b="204"/>
<SpecialButtonsBorderColor r="157" g="187" b="209"/>
<ChatWindowButtonsBorderColor r="194" g="200" b="204"/>
<!--
<SearchButtonsBorderColor r="255" g="0" b="0"/>
<HoverButtonsBorderColor r="255" g="0" b="0"/>
<ContactWindowBackgroundColor r="255" g="0" b="0"/>
<ScrollBarColor r="255" g="0" b="0"/>
<InputInnerBorderColor r="255" g="0" b="0"/>
<TitleBarFontColor r="255" g="0" b="0"/>
<LoginBarFontColor r="255" g="0" b="0"/>
<ContactListDescFontColor r="255" g="0" b="0"/>
<ContactListLinkFontColor r="255" g="0" b="0"/>
<NormalButtonFontColor r="255" g="0" b="0"/>
<SpecialButtonFontColor r="0" g="255" b="0"/>
<FilterEditSignaledBorderColor r="0" g="255" b="0"/>
-->
</ExtraColors>
<!-- Przezroczystość aplikacji, zakres wartości od 0 do 255 -->
<MainTransparency>0</MainTransparency>
<ContactListTransparency>128</ContactListTransparency>
</Global>
</Skin>